Skip to content

Conversation

EllaFoxo
Copy link

@EllaFoxo EllaFoxo commented Oct 1, 2025

When using the SAME51G19A I noticed there are not the correct TCC and TC definitions. The J19A version of the same board correctly defines them equal to the equivalent SAMD51 MCU. This change does the same for the G19A.

@hathach hathach requested a review from Copilot October 1, 2025 17:03
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes missing ETC (Timer Counter) channel definitions for the SAME51G19A microcontroller by including it in the existing conditional compilation block that was previously only for SAMD51G19A.

  • Extends the __SAMD51G19A__ conditional to also include __SAME51G19A__

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Member

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you

@hathach hathach merged commit 9d2183d into adafruit:master Oct 1, 2025
12 checks passed
@EllaFoxo EllaFoxo deleted the fix/same51g19a_tcc_channels branch October 2, 2025 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants